Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing PULUMI_GO_DEP_ROOT env variable to GitHub workflows #1368

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

flostadler
Copy link
Contributor

The cron, master and release workflows were missing the PULUMI_GO_DEP_ROOT env variable. This caused the golang tests to fail because they couldn't locate the SDK.

fixes #1366
fixes #1367

@flostadler flostadler self-assigned this Sep 17, 2024
@flostadler flostadler requested review from t0yv0, corymhall and a team September 17, 2024 08:52
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

This was referenced Sep 17, 2024
@flostadler flostadler merged commit d4f539f into master Sep 17, 2024
36 checks passed
@flostadler flostadler deleted the flostadler/fix-go-test-workflows branch September 17, 2024 12:32
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failure: cron Workflow failure: master
3 participants